home *** CD-ROM | disk | FTP | other *** search
Unknown | 1995-12-22 | 636 b |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was not able to be converted.
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
66%
| dexvert
| GW-BASIC (document/gwBasic)
| ext
| Supported |
66%
| dexvert
| GFA-BASIC Atari (other/gfaBASICAtari)
| ext
| Supported |
1%
| dexvert
| Amiga BASIC Protected File (other/amigaBASICProtectedFile)
| ext
| Unsupported |
1%
| dexvert
| BAS VBDOS Pro 1.0 Source (other/basVBDOSPro10Source)
| ext
| Unsupported |
1%
| dexvert
| Visual Basic Tokenized Source (other/visualBasicTokenizedSource)
| ext
| Unsupported |
1%
| dexvert
| ZBASIC (other/zbasic)
| ext
| Unsupported |
100%
| file
| data
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 78 02 00 00 0d 0a 27 20 | 44 69 66 66 0d 0a 27 20 |x.....' |Diff..' |
|00000010| 49 6e 76 65 72 74 20 4c | 75 6d 0d 0a 0d 0a 27 20 |Invert L|um....' |
|00000020| 49 6e 70 75 74 3a 09 31 | 2d 34 2d 38 2d 32 34 0d |Input:.1|-4-8-24.|
|00000030| 0a 27 20 4f 75 74 70 75 | 74 3a 09 31 2d 34 2d 38 |.' Outpu|t:.1-4-8|
|00000040| 2d 32 34 0d 0a 0d 0a 27 | 20 41 75 74 68 6f 72 3a |-24....'| Author:|
|00000050| 09 41 6e 64 72 65 61 20 | 42 65 6e 6f 6e 69 09 09 |.Andrea |Benoni..|
|00000060| 09 20 72 65 76 3a 09 31 | 2e 32 0d 0a 0d 0a 0d 0a |. rev:.1|.2......|
|00000070| 73 74 72 69 6e 67 20 20 | 20 20 09 69 6e 70 46 69 |string | .inpFi|
|00000080| 6c 65 0d 0a 44 65 76 43 | 6f 6e 09 49 62 6d 70 0d |le..DevC|on.Ibmp.|
|00000090| 0a 52 47 42 20 20 20 20 | 20 20 20 20 70 70 2c 70 |.RGB | pp,p|
|000000a0| 73 0d 0a 66 6c 6f 61 74 | 20 20 09 78 2c 79 2c 49 |s..float| .x,y,I|
|000000b0| 0d 0a 0d 0a 69 6e 70 46 | 69 6c 65 3d 22 43 4c 49 |....inpF|ile="CLI|
|000000c0| 50 42 4f 41 52 44 22 0d | 0a 0d 0a 49 62 6d 70 3d |PBOARD".|...Ibmp=|
|000000d0| 4c 6f 61 64 49 6d 61 67 | 65 28 69 6e 70 46 69 6c |LoadImag|e(inpFil|
|000000e0| 65 29 0d 0a 0d 0a 46 6f | 72 20 49 3d 30 20 74 6f |e)....Fo|r I=0 to|
|000000f0| 20 32 30 30 0d 0a 20 20 | 20 46 6f 72 20 79 3d 49 | 200.. | For y=I|
|00000100| 25 31 20 74 6f 20 49 62 | 6d 70 2e 48 65 69 67 68 |%1 to Ib|mp.Heigh|
|00000110| 74 2d 32 20 73 74 65 70 | 20 32 0d 0a 20 20 20 20 |t-2 step| 2.. |
|00000120| 20 20 46 6f 72 20 78 3d | 30 20 74 6f 20 49 62 6d | For x=|0 to Ibm|
|00000130| 70 2e 57 69 64 74 68 2d | 31 0d 0a 20 20 20 20 20 |p.Width-|1.. |
|00000140| 20 20 20 20 70 70 3d 47 | 65 74 50 69 78 65 6c 28 | pp=G|etPixel(|
|00000150| 49 62 6d 70 2c 78 2c 79 | 29 0d 0a 20 20 20 20 20 |Ibmp,x,y|).. |
|00000160| 20 20 20 20 70 73 3d 47 | 65 74 50 69 78 65 6c 28 | ps=G|etPixel(|
|00000170| 49 62 6d 70 2c 78 2c 79 | 2b 31 29 0d 0a 20 20 20 |Ibmp,x,y|+1).. |
|00000180| 20 20 20 20 20 20 69 66 | 28 70 70 2e 4c 75 6d 20 | if|(pp.Lum |
|00000190| 3c 20 70 73 2e 4c 75 6d | 29 0d 0a 20 20 20 20 20 |< ps.Lum|).. |
|000001a0| 20 20 20 20 20 20 20 20 | 53 65 74 50 69 78 65 6c | |SetPixel|
|000001b0| 28 49 62 6d 70 2c 78 2c | 79 2c 70 73 29 0d 0a 20 |(Ibmp,x,|y,ps).. |
|000001c0| 20 20 20 20 20 20 20 20 | 20 20 20 20 53 65 74 50 | | SetP|
|000001d0| 69 78 65 6c 28 49 62 6d | 70 2c 78 2c 79 2b 31 2c |ixel(Ibm|p,x,y+1,|
|000001e0| 70 70 29 0d 0a 20 20 20 | 20 20 20 20 20 20 65 6e |pp).. | en|
|000001f0| 64 69 66 0d 0a 20 20 20 | 20 20 20 4e 65 78 74 20 |dif.. | Next |
|00000200| 78 0d 0a 20 20 20 20 20 | 20 69 66 28 79 25 32 30 |x.. | if(y%20|
|00000210| 3d 30 29 0d 0a 20 20 20 | 20 20 20 20 20 20 50 72 |=0).. | Pr|
|00000220| 65 76 69 65 77 28 49 62 | 6d 70 2c 22 4f 75 74 70 |eview(Ib|mp,"Outp|
|00000230| 75 74 22 2c 30 2c 30 29 | 09 0d 0a 20 20 20 20 20 |ut",0,0)|... |
|00000240| 20 65 6e 64 69 66 0d 0a | 20 20 20 4e 65 78 74 20 | endif..| Next |
|00000250| 79 0d 0a 4e 65 78 74 20 | 49 0d 0a 0d 0a 44 73 70 |y..Next |I....Dsp|
|00000260| 57 68 69 6c 65 28 22 22 | 2c 30 29 0d 0a 44 73 70 |While(""|,0)..Dsp|
|00000270| 4d 65 73 28 22 45 6e 64 | 22 29 0d 0a |Mes("End|").. |
+--------+-------------------------+-------------------------+--------+--------+